type runtime.structtype
8 uses
runtime (current package)
alg.go#L180: s := (*structtype)(unsafe.Pointer(t))
cgocall.go#L525: st := (*structtype)(unsafe.Pointer(t))
cgocheck.go#L245: st := (*structtype)(unsafe.Pointer(typ))
type.go#L68: structtype
type.go#L145: st := (*structtype)(unsafe.Pointer(t))
type.go#L418: type structtype struct {
type.go#L678: st := (*structtype)(unsafe.Pointer(t))
type.go#L679: sv := (*structtype)(unsafe.Pointer(v))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)